ASP.NET MVC Controls
ScaleX Property

Gets or sets the initial scale of axis X.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ScaleX As Single
[DefaultValue()]
public float ScaleX {get; set;}
Remarks
The scale should be more than 0 and less than or equal to 1. The scale specifies which part of the range between Min and Max is shown. When scale is 1 (default value), the whole axis range is visible.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartGestures<T> Class
ChartGestures<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback